1 '------------------------------------------------------------------------------
3 ' This code was generated by a tool.
4 ' Runtime Version:2.0.50727.4918
6 ' Changes to this file may cause incorrect behavior and will be lost if
7 ' the code is regenerated.
9 '------------------------------------------------------------------------------
17 'NOTE: This file is auto-generated; do not modify it directly. To make changes,
18 ' or if you encounter build errors in this file, go to the Project Designer
19 ' (go to Project Properties or double-click the My Project node in
20 ' Solution Explorer), and make changes on the Application tab.
22 Partial Friend Class MyApplication
24 <Global.System.Diagnostics.DebuggerStepThroughAttribute()> _
26 MyBase.New(Global.Microsoft.VisualBasic.ApplicationServices.AuthenticationMode.Windows)
27 Me.IsSingleInstance = false
28 Me.EnableVisualStyles = true
29 Me.SaveMySettingsOnExit = true
30 Me.ShutDownStyle = Global.Microsoft.VisualBasic.ApplicationServices.ShutdownMode.AfterMainFormCloses
33 <Global.System.Diagnostics.DebuggerStepThroughAttribute()> _
34 Protected Overrides Sub OnCreateMainForm()
35 Me.MainForm = Global.DNSServiceBrowser.VB.DNSServiceBrowser